[INFO] cloning repository https://github.com/lkjsxc/qivxif
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lkjsxc/qivxif" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flkjsxc%2Fqivxif", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flkjsxc%2Fqivxif'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 919738f1c45a479344da849ec3908658f2b3b2d6
[INFO] testing lkjsxc/qivxif against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flkjsxc%2Fqivxif" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/lkjsxc/qivxif
[INFO] finished tweaking git repo https://github.com/lkjsxc/qivxif
[INFO] tweaked toml for git repo https://github.com/lkjsxc/qivxif written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lkjsxc/qivxif on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lkjsxc/qivxif already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-conv v0.2.2
[INFO] [stderr]   Downloaded socket2 v0.6.4
[INFO] [stderr]   Downloaded cc v1.2.63
[INFO] [stderr]   Downloaded memchr v2.8.1
[INFO] [stderr]   Downloaded http v1.4.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.50
[INFO] [stderr]   Downloaded redb v2.6.3
[INFO] [stderr]   Downloaded mio v1.2.1
[INFO] [stderr]   Downloaded axum v0.8.9
[INFO] [stderr]   Downloaded hyper v1.10.1
[INFO] [stderr]   Downloaded zerocopy v0.8.50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e29393d2e8b2bb93020cba47ad1b890b97dec44090bf6c582adf4444c4a0790d
[INFO] running `Command { std: "docker" "start" "-a" "e29393d2e8b2bb93020cba47ad1b890b97dec44090bf6c582adf4444c4a0790d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e29393d2e8b2bb93020cba47ad1b890b97dec44090bf6c582adf4444c4a0790d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e29393d2e8b2bb93020cba47ad1b890b97dec44090bf6c582adf4444c4a0790d", kill_on_drop: false }`
[INFO] [stdout] e29393d2e8b2bb93020cba47ad1b890b97dec44090bf6c582adf4444c4a0790d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cdc6297cfd3f4020f8350b5d0983be88b90a65edbc231d1e02b59abba2d9af99
[INFO] running `Command { std: "docker" "start" "-a" "cdc6297cfd3f4020f8350b5d0983be88b90a65edbc231d1e02b59abba2d9af99", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling http v1.4.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling qivxif-core v0.1.0 (/opt/rustwide/workdir/crates/qivxif-core)
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling qivxif-quality v0.1.0 (/opt/rustwide/workdir/crates/qivxif-quality)
[INFO] [stderr]    Compiling qivxif-history v0.1.0 (/opt/rustwide/workdir/crates/qivxif-history)
[INFO] [stderr]    Compiling qivxif-graph v0.1.0 (/opt/rustwide/workdir/crates/qivxif-graph)
[INFO] [stderr]    Compiling qivxif-auth v0.1.0 (/opt/rustwide/workdir/crates/qivxif-auth)
[INFO] [stderr]    Compiling qivxif-api v0.1.0 (/opt/rustwide/workdir/crates/qivxif-api)
[INFO] [stderr]    Compiling qivxif-store-redb v0.1.0 (/opt/rustwide/workdir/crates/qivxif-store-redb)
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling qivxif-sync v0.1.0 (/opt/rustwide/workdir/crates/qivxif-sync)
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling qivxifctl v0.1.0 (/opt/rustwide/workdir/apps/qivxifctl)
[INFO] [stderr]    Compiling qivxif-server v0.1.0 (/opt/rustwide/workdir/apps/qivxif-server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.15s
[INFO] running `Command { std: "docker" "inspect" "cdc6297cfd3f4020f8350b5d0983be88b90a65edbc231d1e02b59abba2d9af99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdc6297cfd3f4020f8350b5d0983be88b90a65edbc231d1e02b59abba2d9af99", kill_on_drop: false }`
[INFO] [stdout] cdc6297cfd3f4020f8350b5d0983be88b90a65edbc231d1e02b59abba2d9af99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c96ca98e5389aaf937a665d0451d56d9c030d4e490f7fd291de7473dd723076
[INFO] running `Command { std: "docker" "start" "-a" "6c96ca98e5389aaf937a665d0451d56d9c030d4e490f7fd291de7473dd723076", kill_on_drop: false }`
[INFO] [stderr]    Compiling qivxif-quality v0.1.0 (/opt/rustwide/workdir/crates/qivxif-quality)
[INFO] [stderr]    Compiling qivxif-server v0.1.0 (/opt/rustwide/workdir/apps/qivxif-server)
[INFO] [stderr]    Compiling qivxifctl v0.1.0 (/opt/rustwide/workdir/apps/qivxifctl)
[INFO] [stderr] error: could not compile `qivxif-server` (test "sync_routes")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name sync_routes --edition=2024 apps/qivxif-server/tests/sync_routes.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=62403ad365ee1e7a -C extra-filename=-e9526293a672d681 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-9b7bc748e1fba21e.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-5a4f27810517277c.rlib --extern qivxif_api=/opt/rustwide/target/debug/deps/libqivxif_api-2da0cb9aab8cdfba.rlib --extern qivxif_auth=/opt/rustwide/target/debug/deps/libqivxif_auth-7b4feeb9225b72d9.rlib --extern qivxif_core=/opt/rustwide/target/debug/deps/libqivxif_core-0b5e7021a6315e90.rlib --extern qivxif_graph=/opt/rustwide/target/debug/deps/libqivxif_graph-234a9e164fef4f64.rlib --extern qivxif_history=/opt/rustwide/target/debug/deps/libqivxif_history-0af9180a0df01300.rlib --extern qivxif_server=/opt/rustwide/target/debug/deps/libqivxif_server-8315285b41126e19.rlib --extern qivxif_store_redb=/opt/rustwide/target/debug/deps/libqivxif_store_redb-d8d28cf8ebc80b6d.rlib --extern qivxif_sync=/opt/rustwide/target/debug/deps/libqivxif_sync-7a3278c5d6b95a05.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3d8106e1a75d10c5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b0e3d64e727a1726.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7e2567bbdc5d50cb.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-386752fa5a4dd590.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-23995f9393ae2fab.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-17c43535e4fe1438.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d53bac878fdd56f0.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-49282f65d95028f4/out -L native=/opt/rustwide/target/debug/build/blake3-49282f65d95028f4/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcGSKEuV/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libqivxif_server-8315285b41126e19,libqivxif_sync-7a3278c5d6b95a05,libtower_http-23995f9393ae2fab,libmime_guess-bec286bbe27c8f6d,libunicase-003160ffa59356bd,libhttp_range_header-4ae42ae54e280e27,libtokio_util-8bf7171bc3e6db7a,libfutures_sink-97e10fe82c3fc434,libbitflags-e5e43afd9173212c,libqivxif_store_redb-d8d28cf8ebc80b6d,libbincode-5a4f27810517277c,libredb-9b060d3796d42650,libqivxif_auth-7b4feeb9225b72d9,libargon2-f3533382147c4280,libcpufeatures-471354fefbcaf2d8,libblake2-cf1c6eeef04f4e61,libdigest-e7db4d385d10926a,libblock_buffer-2c97a610564364e4,libcrypto_common-56cbe698df5af9a3,libgeneric_array-138bef2b3299dd18,libtypenum-002bfed427aa1ac8,libpassword_hash-8035022de2944fa6,libsubtle-ca7024fc66e4388f,libbase64ct-82861b8eff39e2a5,libqivxif_api-2da0cb9aab8cdfba,libqivxif_history-0af9180a0df01300,libblake3-c43248cfd86c5762,libconstant_time_eq-37afda33ada159e8,libcpufeatures-6e66671ef1d123b3,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libqivxif_graph-234a9e164fef4f64,libqivxif_core-0b5e7021a6315e90,libtime-ed803e49bd567a71,libtime_core-b0a5dd9c151b4fd3,libnum_conv-c55790406db9046c,libderanged-2f659baf157a7a16,libpowerfmt-a0c185df26c26a22,librand-b2a3286331ce7eb1,librand_chacha-d1f226c102831990,libppv_lite86-4eddcd983211ad50,libzerocopy-d6fa4577b5c368fc,librand_core-3c2847d05eb8862b,libgetrandom-a60be94ab7837dfe,libthiserror-af8671636dbe4d60,libaxum-9b7bc748e1fba21e,libserde_json-b0e3d64e727a1726,libmemchr-0fb545ec96dd6f5a,libzmij-07c2bc01ed4c756c,libserde_path_to_error-d6c5f6b420729802,libserde_urlencoded-20e31a7cfe3dff46,libryu-ace37e26d8308611,libserde-3d8106e1a75d10c5,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhyper_util-53d73e268b7b48e8,libhyper-47a227b03207fd3d,libhttparse-4b1ed73b760072b9,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-4627c4895ffd5880,libmatchit-9957f6fb3fe31ab2,libserde_core-57e528f07a610d2d,libaxum_core-fc962886a96adf74,libmime-4b44681fdb2c65f7,libhttp_body_util-fb9240f75c4d39fc,libhttp_body-907c8044f311dd4f,libhttp-313b6733f2f54bc7,libitoa-d474a064685fa8df,libtracing-17c43535e4fe1438,liblog-5dfb00cb300c5880,libtracing_core-386c043fb93aac37,libonce_cell-028ded5f5e4e9236,libtower-386752fa5a4dd590,libsync_wrapper-d3a2fbe030095381,libtower_layer-d70c7e404336389b,libfutures_util-71e00792711963d9,libfutures_task-bb0a6aa9347b6cfa,libfutures_core-f0387e1e69ce8814,libtower_service-0d7df29686b13872,libtokio-7e2567bbdc5d50cb,libsignal_hook_registry-e5cf47805bdbed54,liberrno-7d60db35b718c9f2,libsocket2-e3c784d5c131fe1d,libbytes-ff5aca13e3e348ea,libmio-48c01e58c2ceedf3,libparking_lot-c5abb5d078a9564a,libparking_lot_core-fac4011fcc204e03,liblibc-228166fdd4f6dd9f,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-8a799ba8b4537fa2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcGSKEuV/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-49282f65d95028f4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/graph_routes-3d9add1bb490620a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qivxif-server` (test "graph_routes") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6c96ca98e5389aaf937a665d0451d56d9c030d4e490f7fd291de7473dd723076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c96ca98e5389aaf937a665d0451d56d9c030d4e490f7fd291de7473dd723076", kill_on_drop: false }`
[INFO] [stdout] 6c96ca98e5389aaf937a665d0451d56d9c030d4e490f7fd291de7473dd723076
